Implement the new offscreen signals in GtkOffscreenBox
authorAlexander Larsson <alexl@redhat.com>
Thu, 4 Jun 2009 18:16:51 +0000 (20:16 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 8 Jun 2009 17:40:47 +0000 (19:40 +0200)
commit8670fbdbaa5c7b3870c1fe4ef75822964aac07e1
treec1879b86ba8b85e09ac0fe50af2c85955a9ed1a4
parent904f0ccb7c9f5bb368ece32693b694318ac5c3fa
Implement the new offscreen signals in GtkOffscreenBox

This implements get-offscreen-parent, pick-offscreen-child,
to-parent and from-parent signals for GtkOffscreenBox
tests/gtkoffscreenbox.c